ScrollingView

An interface that can be implemented by Views to provide scroll related APIs.

Inheritors

Functions

Link copied to clipboard
Compute the horizontal extent of the horizontal scrollbar's thumb within the horizontal range.
Link copied to clipboard
Compute the horizontal offset of the horizontal scrollbar's thumb within the horizontal range.
Link copied to clipboard
Compute the horizontal range that the horizontal scrollbar represents.
Link copied to clipboard
Compute the vertical extent of the vertical scrollbar's thumb within the vertical range.
Link copied to clipboard
Compute the vertical offset of the vertical scrollbar's thumb within the horizontal range.
Link copied to clipboard
Compute the vertical range that the vertical scrollbar represents.